home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / GraphicViewers / QuickViewer / Source / QuickViewer.nib / data.classes next >
Text File  |  1992-08-25  |  205b  |  16 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MyView = {
  7.     ACTIONS = {
  8.     reloadImage:;
  9.     readFile:;
  10.     };
  11.     OUTLETS = {
  12.     QuickViewerWindow;
  13.     };
  14.     SUPERCLASS = N3DCamera;
  15. };
  16.